FarPoint.Win アセンブリ > FarPoint.Win.DPISupporting 名前空間 > DPIUtils クラス > GetBitmap メソッド : GetBitmap(Assembly,String,Single,Single[]) メソッド |
'Declaration
Public Overloads Shared Function GetBitmap( _ ByVal assembly As Assembly, _ ByVal resourcePath As String, _ ByVal requestScaleFactor As Single, _ ByVal scaleFactors() As Single _ ) As Bitmap
public static Bitmap GetBitmap( Assembly assembly, string resourcePath, float requestScaleFactor, float[] scaleFactors )